home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / tfig312e.zip / TERMINAL < prev    next >
Text File  |  1991-03-05  |  5KB  |  118 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. A video display terminal is basically a dumb computer which is linked up to
  8. another computer (over a cable or modem link) and displays what that computer
  9. sends to it. A mainframe or minicomputer has a large amount of processing
  10. power and can drive a number of terminals at the same time.
  11.  
  12. There are many different terminal types. Each one follows its own codes for
  13. controlling how information is displayed on the screen. For example, there are
  14. sequences that clear the screen, move the cursor, scroll the display, and so
  15. on. Most terminals also have special keys which send special sequences back to
  16. the main computer.
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27. Telix can imitate several terminals. While in terminal mode, you may change
  28. the terminal type Telix is currently emulating (imitating) by pressing Alt-T.
  29. The default terminal can also be set in the 'Terminal settings' page of the
  30. Configuration Menu. Following are the choices Telix offers:
  31.  
  32.  
  33. TTY:      A TTY (Teletype) terminal is very stupid. It basically displays all
  34.           the values it receives, except for about 5 or 6 Control codes (such
  35.           as Carriage Return), which move the cursor and ring the bell. Telix
  36.           does not have any special key definitions for this terminal type.
  37.  
  38.  
  39. ANSI-BBS: This is a subset of the real ANSI terminal type defined by the
  40.           American National Standards Institute. Many BBS programs, when told
  41.           to do so, can send sequences supported by this terminal to make
  42.           screen display more interesting and colorful.
  43.  
  44.           The ANSI.KEY file contains definitions for the arrow keys, and is
  45.           automatically read when this terminal is selected. These definitions
  46.           are supported by some full screen editors, for example.
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56. VT102:    The DEC VT102 terminal is one of the most popular (and most emulat-
  57.           ed) terminals in existence. It was developed by Digital Equipment
  58.           Corporation. The VT102 terminal has a large number of functions.
  59.           Telix supports all of these except for 132 column mode and double
  60.           height mode. As well, Telix only emulates double width mode, by
  61.           adding a space after every character.
  62.  
  63.           Telix fully supports both normal and application cursor mode in VT
  64.           emulation. The VT102 keyboard layout used by Telix is stored in the
  65.           VT102.KEY file, which is automatically read by Telix when VT102
  66.           terminal emulation is selected. Once Telix has loaded this into
  67.           memory, the definitions can be edited through the use of the Alt-K
  68.           (Keyboard/macros) function. The default layout is one used by many
  69.           comm programs, in which the normal function keys (F1-F10) represent
  70.           the left side of the VT's numeric keypad, while the shifted function
  71.           keys (Shift-F1 - Shift-F10) represent the right side, as follows:
  72.  
  73.  
  74.  
  75.               Telix function Keys                  DEC VT102 Keypad
  76.           
  77.            F1  - F10     SF1  - SF10
  78.           
  79.           ┌────┐ ┌────┐  ┌────┐ ┌────┐       ┌────┐ ┌────┐ ┌────┐ ┌────┐
  80.           │PF1 │ │PF2 │  │PF3 │ │PF4 │       │PF1 │ │PF2 │ │PF3 │ │PF4 │
  81.           └────┘ └────┘  └────┘ └────┘       └────┘ └────┘ └────┘ └────┘
  82.           ┌────┐ ┌────┐  ┌────┐ ┌────┐       ┌────┐ ┌────┐ ┌────┐ ┌────┐
  83.           │ 7  │ │ 8  │  │ 9  │ │ -  │       │ 7  │ │ 8  │ │ 9  │ │ -  │
  84.           └────┘ └────┘  └────┘ └────┘       └────┘ └────┘ └────┘ └────┘
  85.           ┌────┐ ┌────┐  ┌────┐ ┌────┐       ┌────┐ ┌────┐ ┌────┐ ┌────┐
  86.           │ 4  │ │ 5  │  │ 6  │ │ ,  │       │ 4  │ │ 5  │ │ 6  │ │ ,  │
  87.           └────┘ └────┘  └────┘ └────┘       └────┘ └────┘ └────┘ └────┘
  88.           ┌────┐ ┌────┐  ┌────┐ ┌────┐       ┌────┐ ┌────┐ ┌────┐ ┌────┐
  89.           │ 1  │ │ 2  │  │ 3  │ │ E  │       │ 1  │ │ 2  │ │ 3  │ │ E  │
  90.           └────┘ └────┘  └────┘ │    │       └────┘ └────┘ └────┘ │ N  │
  91.           ┌───────────┐  ┌────┐ │ T  │       ┌───────────┐ ┌────┐ │ T  │
  92.           │     0     │  │ .  │ │ R  │       │     0     │ │ .  │ │ R  │
  93.           └───────────┘  └────┘ └────┘       └───────────┘ └────┘ └────┘
  94.           
  95.           The arrow keys are also defined to send the proper sequences.
  96.  
  97.  
  98.  
  99.  
  100. VT102:    There is also an alternate VT102 keyboard layout available, which
  101. cont'd    may be more suitable to some users, and is much more useful on newer
  102.           (101) enhanced keyboard. It is in the file, VT102ALT.KEY. Instead of
  103.           using all the function keys to send out the codes generated by the
  104.           VT's numeric keypad, this keypad will send the proper codes from the
  105.           PC's numeric keypad when the Num-Lock key is depressed (F1 to F4
  106.           represent the VT's PF1 to PF4). This layout is especially handy for
  107.           users with the enhanced 101 key keyboard with the separate cursor
  108.           key and numeric keypads, and functions keys across the top. To make
  109.           use of the alternate layout, while at the DOS prompt type:
  110.  
  111.                           ren VT102.KEY VT102OLD.KEY 
  112.                           ren VT102ALT.KEY VT102.KEY
  113.  
  114.  
  115. VT52:     The DEC VT52 is another relatively common terminal type, that is
  116.           considerably simple than the VT102. Telix's key definitions for the
  117.           VT52 are stored in the VT52.KEY file.
  118.